nest js install and create project

151

nest js install and create project -

$ npm i -g @nestjs/cli
$ nest new project-name

Comments

Submit
0 Comments